home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16505 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  650 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: bklucznik@aol.com (BKlucznik)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: ASSERT simulation in other compilers ...
  5. Date: 10 Apr 1996 22:57:40 -0400
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4khsf4$a0m@newsbf02.news.aol.com>
  9. References: <Pine.SOL.3.91.960409215711.8270F-100000@hamlet.uncg.edu>
  10. Reply-To: bklucznik@aol.com (BKlucznik)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13. Take a look at the CHECK and PRECONDITION macros in
  14. classlib/include/checks.h.  Kaare Christian discusses them on pages
  15. 105-107 of BORLAND C++ TECHNIQUES & UTILITIES.
  16.  
  17. Bruce
  18.